google.golang.org/grpc/balancer/pickfirst/pickfirstleaf.pickfirstBalancer.reconcileSubConnsLocked (method)

2 uses

	google.golang.org/grpc/balancer/pickfirst/pickfirstleaf (current package)
		pickfirstleaf.go#L310: 	b.reconcileSubConnsLocked(newAddrs)
		pickfirstleaf.go#L462: func (b *pickfirstBalancer) reconcileSubConnsLocked(newAddrs []resolver.Address) {